专业字典>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • AAA server supporting radius protocol is widely applied in telecommunication industry. In this paper, a memory cache technology is introduced, which can promote AAA server's performance with 2~ 3 order of magnitude.
      支持Radius协议的AAA服务器在电信行业得到广泛应用,该文介绍了一种高速缓存技术,将AAA服务器的性能提高了2~3个数量级。
    • Research and Application of Memory Cache Technology in the Major Website
      内存缓存技术在门户网站开发中的应用研究
    • A new memory encryption cache ( MEC) structure is proposed.
      提出了一种新的存储器加密Cache(MEC)结构。
    • This algorithm can improve hit rate on backend servers 'main memory cache, thus increase the performance of the whole cluster system.
      该算法可提高后端服务器的主存Cache命中率,从而提高了整个集群系统的性能。
    • If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
      如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。
    • Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
      随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。
    • If the value is0, the memory cache will not be created.
      如果该值为0,那么将不会创建内存高速缓存。
    • This improves the performance characteristics of the system memory cache, and, in turn, the application itself.
      这有助于改进系统内存缓存的性能特征,从而提高应用程序本身的性能。
    • MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
      MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。
    • Discusses the popular word-based inverted file index model and the traits of index data, presents a run-length coding index compression algorithm, utilizing this compression coding, researches fast index creation process based on memory cache.
      针对目前比较流行的基于词的倒排文档索引模型,结合全文检索数据的特点,提出了变长编码的索引压缩算法。利用该压缩编码,研究了基于内存缓存的快速创建索引的流程。